You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > MulI Method > Vector.MulI Method ([In] TMtxVec, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.MulI Method ([In] TMtxVec, int, int, int)

Multipy X elements [XIndex]..[XIndex+Len-1] with I.

Syntax
C#
Visual Basic
public TMtxVec MulI([In] TMtxVec X, int XIndex, int Index, int Len);

Store the result in the calling object at locations [Index]..[Index+Len-1].

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!